home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / RE>Re REPOST Parts with fix.1 < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  1011 b   |  [TEXT/ttxt]

  1. Subject:     RE>Re: REPOST: Parts with fixed display size
  2. Sent:        9/5/96 12:21 PM
  3. Received:    9/5/96 12:21 PM
  4. From:        "Oliver Breidenbach" <oliver@boinx.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. >If you try to set your frame shape to something other than that given to
  10. you by
  11. >your containing frame, mayhem will ensue.  This means that there is
  12. nothing you
  13. >can do to keep parts of your UI from being clipped if the user makes your
  14. frame
  15. >shape too small.
  16.  
  17. You are right. If the embedding frame is too small, we need to deal with
  18. that.
  19.  
  20. However, the whole point of the exercise is that it is an error for the
  21. user to make the frame smaller than a required area and I want to make sure
  22. that this error does not occur. 
  23.  
  24. My user pays tens of thousands of dollars for software that corrects this
  25. particular kind of error later in the process. So it makes sense to force
  26. him not to make the error in the first place, does it?
  27.  
  28. Cheers,
  29.  
  30. Oliver.